Namespace - LJCViewEditor
Parameters
dbRequest - The DbRequest object.
indent - The indent string.
Returns
The DbJoins create code.
Syntax
C# |
public static String JoinsCode(DbRequest dbRequest, String indent = null)
|
Creates and returns the DbJoins create code for the specified DbRequest.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.